Return to start page

Inserts string insertedString into string whichString at position position and returns the resulting string. whichString String into which string insertedString should be inserted. position Position where string insertedString should be inserted. insertedString String which should be inserted into string whichString at position position. Returns the new string with the inserted string.

Brief Description

-

Source File

Core/String/Library Misc.j

Object

InsertString

Authors

-

See Objects

-

Todos

-